home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / September 96 / REPOST Parts with fixed displa < prev    next >
Encoding:
Internet Message Format  |  1996-09-19  |  1.1 KB  |  [TEXT/ttxt]

  1. Subject:     REPOST: Parts with fixed display size
  2. Sent:        9/3/96 10:15 AM
  3. Received:    9/3/96 10:15 AM
  4. From:        "Oliver Breidenbach" <oliver@boinx.com>
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List
  7.  
  8.  
  9. I am reposting this, because nobody has answered yet and since that has
  10. never happened before on this list I suspect that it has been lost during
  11. the list-outage...
  12.  
  13. -----------------------------------------------------
  14.  
  15.  
  16. Hi there,
  17.  
  18. I hope I can explain this correctly:
  19.  
  20. We are trying to create a part that has a self determined fixed frame size.
  21.  
  22. We want the part to enforce its visible area when the user embeds it into
  23. another part. When you drag the www browser part of Cyberdog into ODF Draw
  24. it first has a small frame which it expands once it begins to download the
  25. data.
  26.  
  27. We want our part to determine its correct display size and then set it
  28. itself. After that it should prohibit the user from resizing it. The user
  29. should only be allowed to drag the part around.
  30.  
  31. How can this be done? Any help is greatly appreciated.
  32.  
  33. TIA,
  34.  
  35. Oliver.